Gets an index or a subindex scanner that is the parent of a subindex scanner.
Namespace:
C1.LiveLinq.Indexing.SearchAssembly: C1.LiveLinq (in C1.LiveLinq.dll)
Syntax
C# |
---|
IIndexScanner<T> ParentScanner { get; } |
Visual Basic |
---|
ReadOnly Property ParentScanner As IIndexScanner(Of T) Get |